home *** CD-ROM | disk | FTP | other *** search
- Path: news.unt.edu!news
- From: Steve Fogoros <sfogoros@hsc.unt.edu>
- Newsgroups: comp.lang.c
- Subject: Re: Help !!!!! on 'strstr"
- Date: Wed, 13 Mar 1996 23:15:56 -0800
- Organization: University of North Texas Health Science Center
- Message-ID: <3147C7AC.6EE3@hsc.unt.edu>
- References: <314703FF.4045@msmail.st.stems.com> <jodellDo7097.Bto@netcom.com> <TANMOY.96Mar13090926@qcd.lanl.gov>
- NNTP-Posting-Host: sfogoros.hsc.unt.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Tanmoy Bhattacharya wrote:
-
- > Any user function whose name begins with `is' followed by a lower case
- > letter violates the ANSI C standard.
-
- You mentioned the same kind of violation regarding user functions that start with
- 'str' followed by lower case letter in another post. I apologize that I question
- this without being intimately familiar with ANSI C Standard. I am having a hard time
- believing the standard would consider my use of other than reserved words a violation.
- (What kind of ticket would I get for an infraction? Is the implementation required to
- check for this and warn or error?)
-
- Seriously, I will look this up because it seems strange to me and I didn't know
- anything about it. I quick scanned my K&R2 but did not find anything there.
-
- --
- Steve Fogoros, Academic Information Coordinator
- University of North Texas Health Science Center
- sfogoros@hsc.unt.edu
-